3.2.48 \(\int \sqrt {a+a \sec (e+f x)} (c+d \sec (e+f x))^3 \, dx\) [148]

Optimal. Leaf size=205 \[ \frac {2 a d \left (3 c^2+3 c d+d^2\right ) \tan (e+f x)}{f \sqrt {a+a \sec (e+f x)}}+\frac {2 a^{3/2} c^3 \tanh ^{-1}\left (\frac {\sqrt {a-a \sec (e+f x)}}{\sqrt {a}}\right ) \tan (e+f x)}{f \sqrt {a-a \sec (e+f x)} \sqrt {a+a \sec (e+f x)}}-\frac {2 d^2 (3 c+2 d) (a-a \sec (e+f x)) \tan (e+f x)}{3 f \sqrt {a+a \sec (e+f x)}}+\frac {2 d^3 (a-a \sec (e+f x))^2 \tan (e+f x)}{5 a f \sqrt {a+a \sec (e+f x)}} \]

[Out]

2*a*d*(3*c^2+3*c*d+d^2)*tan(f*x+e)/f/(a+a*sec(f*x+e))^(1/2)-2/3*d^2*(3*c+2*d)*(a-a*sec(f*x+e))*tan(f*x+e)/f/(a
+a*sec(f*x+e))^(1/2)+2/5*d^3*(a-a*sec(f*x+e))^2*tan(f*x+e)/a/f/(a+a*sec(f*x+e))^(1/2)+2*a^(3/2)*c^3*arctanh((a
-a*sec(f*x+e))^(1/2)/a^(1/2))*tan(f*x+e)/f/(a-a*sec(f*x+e))^(1/2)/(a+a*sec(f*x+e))^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.10, antiderivative size = 205, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, integrand size = 27, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.148, Rules used = {4025, 90, 65, 212} \begin {gather*} \frac {2 a^{3/2} c^3 \tan (e+f x) \tanh ^{-1}\left (\frac {\sqrt {a-a \sec (e+f x)}}{\sqrt {a}}\right )}{f \sqrt {a-a \sec (e+f x)} \sqrt {a \sec (e+f x)+a}}+\frac {2 a d \left (3 c^2+3 c d+d^2\right ) \tan (e+f x)}{f \sqrt {a \sec (e+f x)+a}}-\frac {2 d^2 (3 c+2 d) \tan (e+f x) (a-a \sec (e+f x))}{3 f \sqrt {a \sec (e+f x)+a}}+\frac {2 d^3 \tan (e+f x) (a-a \sec (e+f x))^2}{5 a f \sqrt {a \sec (e+f x)+a}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sqrt[a + a*Sec[e + f*x]]*(c + d*Sec[e + f*x])^3,x]

[Out]

(2*a*d*(3*c^2 + 3*c*d + d^2)*Tan[e + f*x])/(f*Sqrt[a + a*Sec[e + f*x]]) + (2*a^(3/2)*c^3*ArcTanh[Sqrt[a - a*Se
c[e + f*x]]/Sqrt[a]]*Tan[e + f*x])/(f*Sqrt[a - a*Sec[e + f*x]]*Sqrt[a + a*Sec[e + f*x]]) - (2*d^2*(3*c + 2*d)*
(a - a*Sec[e + f*x])*Tan[e + f*x])/(3*f*Sqrt[a + a*Sec[e + f*x]]) + (2*d^3*(a - a*Sec[e + f*x])^2*Tan[e + f*x]
)/(5*a*f*Sqrt[a + a*Sec[e + f*x]])

Rule 65

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 90

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Int[ExpandI
ntegrand[(a + b*x)^m*(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, p}, x] && IntegersQ[m, n] &&
(IntegerQ[p] || (GtQ[m, 0] && GeQ[n, -1]))

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 4025

Int[(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_.)*(csc[(e_.) + (f_.)*(x_)]*(d_.) + (c_))^(n_.), x_Symbol] :> Di
st[a^2*(Cot[e + f*x]/(f*Sqrt[a + b*Csc[e + f*x]]*Sqrt[a - b*Csc[e + f*x]])), Subst[Int[(a + b*x)^(m - 1/2)*((c
 + d*x)^n/(x*Sqrt[a - b*x])), x], x, Csc[e + f*x]], x] /; FreeQ[{a, b, c, d, e, f, m, n}, x] && NeQ[b*c - a*d,
 0] && EqQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 0] && IntegerQ[m - 1/2]

Rubi steps

\begin {align*} \int \sqrt {a+a \sec (e+f x)} (c+d \sec (e+f x))^3 \, dx &=-\frac {\left (a^2 \tan (e+f x)\right ) \text {Subst}\left (\int \frac {(c+d x)^3}{x \sqrt {a-a x}} \, dx,x,\sec (e+f x)\right )}{f \sqrt {a-a \sec (e+f x)} \sqrt {a+a \sec (e+f x)}}\\ &=-\frac {\left (a^2 \tan (e+f x)\right ) \text {Subst}\left (\int \left (\frac {d \left (3 c^2+3 c d+d^2\right )}{\sqrt {a-a x}}+\frac {c^3}{x \sqrt {a-a x}}-\frac {d^2 (3 c+2 d) \sqrt {a-a x}}{a}+\frac {d^3 (a-a x)^{3/2}}{a^2}\right ) \, dx,x,\sec (e+f x)\right )}{f \sqrt {a-a \sec (e+f x)} \sqrt {a+a \sec (e+f x)}}\\ &=\frac {2 a d \left (3 c^2+3 c d+d^2\right ) \tan (e+f x)}{f \sqrt {a+a \sec (e+f x)}}-\frac {2 d^2 (3 c+2 d) (a-a \sec (e+f x)) \tan (e+f x)}{3 f \sqrt {a+a \sec (e+f x)}}+\frac {2 d^3 (a-a \sec (e+f x))^2 \tan (e+f x)}{5 a f \sqrt {a+a \sec (e+f x)}}-\frac {\left (a^2 c^3 \tan (e+f x)\right ) \text {Subst}\left (\int \frac {1}{x \sqrt {a-a x}} \, dx,x,\sec (e+f x)\right )}{f \sqrt {a-a \sec (e+f x)} \sqrt {a+a \sec (e+f x)}}\\ &=\frac {2 a d \left (3 c^2+3 c d+d^2\right ) \tan (e+f x)}{f \sqrt {a+a \sec (e+f x)}}-\frac {2 d^2 (3 c+2 d) (a-a \sec (e+f x)) \tan (e+f x)}{3 f \sqrt {a+a \sec (e+f x)}}+\frac {2 d^3 (a-a \sec (e+f x))^2 \tan (e+f x)}{5 a f \sqrt {a+a \sec (e+f x)}}+\frac {\left (2 a c^3 \tan (e+f x)\right ) \text {Subst}\left (\int \frac {1}{1-\frac {x^2}{a}} \, dx,x,\sqrt {a-a \sec (e+f x)}\right )}{f \sqrt {a-a \sec (e+f x)} \sqrt {a+a \sec (e+f x)}}\\ &=\frac {2 a d \left (3 c^2+3 c d+d^2\right ) \tan (e+f x)}{f \sqrt {a+a \sec (e+f x)}}+\frac {2 a^{3/2} c^3 \tanh ^{-1}\left (\frac {\sqrt {a-a \sec (e+f x)}}{\sqrt {a}}\right ) \tan (e+f x)}{f \sqrt {a-a \sec (e+f x)} \sqrt {a+a \sec (e+f x)}}-\frac {2 d^2 (3 c+2 d) (a-a \sec (e+f x)) \tan (e+f x)}{3 f \sqrt {a+a \sec (e+f x)}}+\frac {2 d^3 (a-a \sec (e+f x))^2 \tan (e+f x)}{5 a f \sqrt {a+a \sec (e+f x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains higher order function than in optimal. Order 4 vs. order 3 in optimal.
time = 14.33, size = 517, normalized size = 2.52 \begin {gather*} \frac {\cos ^3(e+f x) \sec \left (\frac {1}{2} (e+f x)\right ) \sqrt {a (1+\sec (e+f x))} (c+d \sec (e+f x))^3 \left (\frac {2}{15} d \left (45 c^2+30 c d+8 d^2\right ) \sin \left (\frac {1}{2} (e+f x)\right )+\frac {2}{5} d^3 \sec ^2(e+f x) \sin \left (\frac {1}{2} (e+f x)\right )+\frac {2}{15} \sec (e+f x) \left (15 c d^2 \sin \left (\frac {1}{2} (e+f x)\right )+4 d^3 \sin \left (\frac {1}{2} (e+f x)\right )\right )\right )}{f (d+c \cos (e+f x))^3}-\frac {8 \left (-3-2 \sqrt {2}\right ) c^3 \cos ^4\left (\frac {1}{4} (e+f x)\right ) \sqrt {\frac {7-5 \sqrt {2}+\left (10-7 \sqrt {2}\right ) \cos \left (\frac {1}{2} (e+f x)\right )}{1+\cos \left (\frac {1}{2} (e+f x)\right )}} \sqrt {\frac {-1+\sqrt {2}-\left (-2+\sqrt {2}\right ) \cos \left (\frac {1}{2} (e+f x)\right )}{1+\cos \left (\frac {1}{2} (e+f x)\right )}} \left (1-\sqrt {2}+\left (-2+\sqrt {2}\right ) \cos \left (\frac {1}{2} (e+f x)\right )\right ) \cos ^2(e+f x) \left (F\left (\text {ArcSin}\left (\frac {\tan \left (\frac {1}{4} (e+f x)\right )}{\sqrt {3-2 \sqrt {2}}}\right )|17-12 \sqrt {2}\right )-2 \Pi \left (-3+2 \sqrt {2};\text {ArcSin}\left (\frac {\tan \left (\frac {1}{4} (e+f x)\right )}{\sqrt {3-2 \sqrt {2}}}\right )|17-12 \sqrt {2}\right )\right ) \sqrt {\left (-1-\sqrt {2}+\left (2+\sqrt {2}\right ) \cos \left (\frac {1}{2} (e+f x)\right )\right ) \sec ^2\left (\frac {1}{4} (e+f x)\right )} \sec \left (\frac {1}{2} (e+f x)\right ) \sqrt {a (1+\sec (e+f x))} (c+d \sec (e+f x))^3 \sqrt {3-2 \sqrt {2}-\tan ^2\left (\frac {1}{4} (e+f x)\right )}}{f (d+c \cos (e+f x))^3} \end {gather*}

Warning: Unable to verify antiderivative.

[In]

Integrate[Sqrt[a + a*Sec[e + f*x]]*(c + d*Sec[e + f*x])^3,x]

[Out]

(Cos[e + f*x]^3*Sec[(e + f*x)/2]*Sqrt[a*(1 + Sec[e + f*x])]*(c + d*Sec[e + f*x])^3*((2*d*(45*c^2 + 30*c*d + 8*
d^2)*Sin[(e + f*x)/2])/15 + (2*d^3*Sec[e + f*x]^2*Sin[(e + f*x)/2])/5 + (2*Sec[e + f*x]*(15*c*d^2*Sin[(e + f*x
)/2] + 4*d^3*Sin[(e + f*x)/2]))/15))/(f*(d + c*Cos[e + f*x])^3) - (8*(-3 - 2*Sqrt[2])*c^3*Cos[(e + f*x)/4]^4*S
qrt[(7 - 5*Sqrt[2] + (10 - 7*Sqrt[2])*Cos[(e + f*x)/2])/(1 + Cos[(e + f*x)/2])]*Sqrt[(-1 + Sqrt[2] - (-2 + Sqr
t[2])*Cos[(e + f*x)/2])/(1 + Cos[(e + f*x)/2])]*(1 - Sqrt[2] + (-2 + Sqrt[2])*Cos[(e + f*x)/2])*Cos[e + f*x]^2
*(EllipticF[ArcSin[Tan[(e + f*x)/4]/Sqrt[3 - 2*Sqrt[2]]], 17 - 12*Sqrt[2]] - 2*EllipticPi[-3 + 2*Sqrt[2], ArcS
in[Tan[(e + f*x)/4]/Sqrt[3 - 2*Sqrt[2]]], 17 - 12*Sqrt[2]])*Sqrt[(-1 - Sqrt[2] + (2 + Sqrt[2])*Cos[(e + f*x)/2
])*Sec[(e + f*x)/4]^2]*Sec[(e + f*x)/2]*Sqrt[a*(1 + Sec[e + f*x])]*(c + d*Sec[e + f*x])^3*Sqrt[3 - 2*Sqrt[2] -
 Tan[(e + f*x)/4]^2])/(f*(d + c*Cos[e + f*x])^3)

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(388\) vs. \(2(185)=370\).
time = 0.25, size = 389, normalized size = 1.90

method result size
default \(-\frac {\sqrt {\frac {a \left (\cos \left (f x +e \right )+1\right )}{\cos \left (f x +e \right )}}\, \left (15 \sin \left (f x +e \right ) \left (\cos ^{2}\left (f x +e \right )\right ) \arctanh \left (\frac {\sqrt {-\frac {2 \cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \sin \left (f x +e \right ) \sqrt {2}}{2 \cos \left (f x +e \right )}\right ) \left (-\frac {2 \cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}\right )^{\frac {5}{2}} \sqrt {2}\, c^{3}+30 \sin \left (f x +e \right ) \cos \left (f x +e \right ) \arctanh \left (\frac {\sqrt {-\frac {2 \cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \sin \left (f x +e \right ) \sqrt {2}}{2 \cos \left (f x +e \right )}\right ) \left (-\frac {2 \cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}\right )^{\frac {5}{2}} \sqrt {2}\, c^{3}+15 \sqrt {2}\, \arctanh \left (\frac {\sqrt {-\frac {2 \cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \sin \left (f x +e \right ) \sqrt {2}}{2 \cos \left (f x +e \right )}\right ) \left (-\frac {2 \cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}\right )^{\frac {5}{2}} c^{3} \sin \left (f x +e \right )+360 \left (\cos ^{3}\left (f x +e \right )\right ) c^{2} d +240 \left (\cos ^{3}\left (f x +e \right )\right ) c \,d^{2}+64 \left (\cos ^{3}\left (f x +e \right )\right ) d^{3}-360 \left (\cos ^{2}\left (f x +e \right )\right ) c^{2} d -120 \left (\cos ^{2}\left (f x +e \right )\right ) c \,d^{2}-32 \left (\cos ^{2}\left (f x +e \right )\right ) d^{3}-120 \cos \left (f x +e \right ) c \,d^{2}-8 \cos \left (f x +e \right ) d^{3}-24 d^{3}\right )}{60 f \cos \left (f x +e \right )^{2} \sin \left (f x +e \right )}\) \(389\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c+d*sec(f*x+e))^3*(a+a*sec(f*x+e))^(1/2),x,method=_RETURNVERBOSE)

[Out]

-1/60/f*(a*(cos(f*x+e)+1)/cos(f*x+e))^(1/2)*(15*sin(f*x+e)*cos(f*x+e)^2*arctanh(1/2*(-2*cos(f*x+e)/(cos(f*x+e)
+1))^(1/2)*sin(f*x+e)/cos(f*x+e)*2^(1/2))*(-2*cos(f*x+e)/(cos(f*x+e)+1))^(5/2)*2^(1/2)*c^3+30*sin(f*x+e)*cos(f
*x+e)*arctanh(1/2*(-2*cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)/cos(f*x+e)*2^(1/2))*(-2*cos(f*x+e)/(cos(f*x+
e)+1))^(5/2)*2^(1/2)*c^3+15*2^(1/2)*arctanh(1/2*(-2*cos(f*x+e)/(cos(f*x+e)+1))^(1/2)*sin(f*x+e)/cos(f*x+e)*2^(
1/2))*(-2*cos(f*x+e)/(cos(f*x+e)+1))^(5/2)*c^3*sin(f*x+e)+360*cos(f*x+e)^3*c^2*d+240*cos(f*x+e)^3*c*d^2+64*cos
(f*x+e)^3*d^3-360*cos(f*x+e)^2*c^2*d-120*cos(f*x+e)^2*c*d^2-32*cos(f*x+e)^2*d^3-120*cos(f*x+e)*c*d^2-8*cos(f*x
+e)*d^3-24*d^3)/cos(f*x+e)^2/sin(f*x+e)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*sec(f*x+e))^3*(a+a*sec(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

-1/30*(15*((c^3*cos(2*f*x + 2*e)^2 + c^3*sin(2*f*x + 2*e)^2 + 2*c^3*cos(2*f*x + 2*e) + c^3)*arctan2((cos(2*f*x
 + 2*e)^2 + sin(2*f*x + 2*e)^2 + 2*cos(2*f*x + 2*e) + 1)^(1/4)*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2
*e) + 1)), (cos(2*f*x + 2*e)^2 + sin(2*f*x + 2*e)^2 + 2*cos(2*f*x + 2*e) + 1)^(1/4)*cos(1/2*arctan2(sin(2*f*x
+ 2*e), cos(2*f*x + 2*e) + 1)) + 1) - (c^3*cos(2*f*x + 2*e)^2 + c^3*sin(2*f*x + 2*e)^2 + 2*c^3*cos(2*f*x + 2*e
) + c^3)*arctan2((cos(2*f*x + 2*e)^2 + sin(2*f*x + 2*e)^2 + 2*cos(2*f*x + 2*e) + 1)^(1/4)*sin(1/2*arctan2(sin(
2*f*x + 2*e), cos(2*f*x + 2*e) + 1)), (cos(2*f*x + 2*e)^2 + sin(2*f*x + 2*e)^2 + 2*cos(2*f*x + 2*e) + 1)^(1/4)
*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e) + 1)) - 1) - 2*(c^3*f*cos(2*f*x + 2*e)^2 + c^3*f*sin(2*f*x
 + 2*e)^2 + 2*c^3*f*cos(2*f*x + 2*e) + c^3*f)*integrate((((cos(8*f*x + 8*e)*cos(2*f*x + 2*e) + 3*cos(6*f*x + 6
*e)*cos(2*f*x + 2*e) + 3*cos(4*f*x + 4*e)*cos(2*f*x + 2*e) + cos(2*f*x + 2*e)^2 + sin(8*f*x + 8*e)*sin(2*f*x +
 2*e) + 3*sin(6*f*x + 6*e)*sin(2*f*x + 2*e) + 3*sin(4*f*x + 4*e)*sin(2*f*x + 2*e) + sin(2*f*x + 2*e)^2)*cos(7/
2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + (cos(2*f*x + 2*e)*sin(8*f*x + 8*e) + 3*cos(2*f*x + 2*e)*sin(6
*f*x + 6*e) + 3*cos(2*f*x + 2*e)*sin(4*f*x + 4*e) - cos(8*f*x + 8*e)*sin(2*f*x + 2*e) - 3*cos(6*f*x + 6*e)*sin
(2*f*x + 2*e) - 3*cos(4*f*x + 4*e)*sin(2*f*x + 2*e))*sin(7/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*cos
(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e) + 1)) - ((cos(2*f*x + 2*e)*sin(8*f*x + 8*e) + 3*cos(2*f*x + 2*
e)*sin(6*f*x + 6*e) + 3*cos(2*f*x + 2*e)*sin(4*f*x + 4*e) - cos(8*f*x + 8*e)*sin(2*f*x + 2*e) - 3*cos(6*f*x +
6*e)*sin(2*f*x + 2*e) - 3*cos(4*f*x + 4*e)*sin(2*f*x + 2*e))*cos(7/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e
))) - (cos(8*f*x + 8*e)*cos(2*f*x + 2*e) + 3*cos(6*f*x + 6*e)*cos(2*f*x + 2*e) + 3*cos(4*f*x + 4*e)*cos(2*f*x
+ 2*e) + cos(2*f*x + 2*e)^2 + sin(8*f*x + 8*e)*sin(2*f*x + 2*e) + 3*sin(6*f*x + 6*e)*sin(2*f*x + 2*e) + 3*sin(
4*f*x + 4*e)*sin(2*f*x + 2*e) + sin(2*f*x + 2*e)^2)*sin(7/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))))*sin(
1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e) + 1)))/(((2*(3*cos(6*f*x + 6*e) + 3*cos(4*f*x + 4*e) + cos(2*f*
x + 2*e))*cos(8*f*x + 8*e) + cos(8*f*x + 8*e)^2 + 6*(3*cos(4*f*x + 4*e) + cos(2*f*x + 2*e))*cos(6*f*x + 6*e) +
 9*cos(6*f*x + 6*e)^2 + 9*cos(4*f*x + 4*e)^2 + 6*cos(4*f*x + 4*e)*cos(2*f*x + 2*e) + cos(2*f*x + 2*e)^2 + 2*(3
*sin(6*f*x + 6*e) + 3*sin(4*f*x + 4*e) + sin(2*f*x + 2*e))*sin(8*f*x + 8*e) + sin(8*f*x + 8*e)^2 + 6*(3*sin(4*
f*x + 4*e) + sin(2*f*x + 2*e))*sin(6*f*x + 6*e) + 9*sin(6*f*x + 6*e)^2 + 9*sin(4*f*x + 4*e)^2 + 6*sin(4*f*x +
4*e)*sin(2*f*x + 2*e) + sin(2*f*x + 2*e)^2)*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e) + 1))^2 + (2*(3
*cos(6*f*x + 6*e) + 3*cos(4*f*x + 4*e) + cos(2*f*x + 2*e))*cos(8*f*x + 8*e) + cos(8*f*x + 8*e)^2 + 6*(3*cos(4*
f*x + 4*e) + cos(2*f*x + 2*e))*cos(6*f*x + 6*e) + 9*cos(6*f*x + 6*e)^2 + 9*cos(4*f*x + 4*e)^2 + 6*cos(4*f*x +
4*e)*cos(2*f*x + 2*e) + cos(2*f*x + 2*e)^2 + 2*(3*sin(6*f*x + 6*e) + 3*sin(4*f*x + 4*e) + sin(2*f*x + 2*e))*si
n(8*f*x + 8*e) + sin(8*f*x + 8*e)^2 + 6*(3*sin(4*f*x + 4*e) + sin(2*f*x + 2*e))*sin(6*f*x + 6*e) + 9*sin(6*f*x
 + 6*e)^2 + 9*sin(4*f*x + 4*e)^2 + 6*sin(4*f*x + 4*e)*sin(2*f*x + 2*e) + sin(2*f*x + 2*e)^2)*sin(1/2*arctan2(s
in(2*f*x + 2*e), cos(2*f*x + 2*e) + 1))^2)*(cos(2*f*x + 2*e)^2 + sin(2*f*x + 2*e)^2 + 2*cos(2*f*x + 2*e) + 1)^
(1/4)), x) - 6*((c^3 + 2*c^2*d + 4*c*d^2)*f*cos(2*f*x + 2*e)^2 + (c^3 + 2*c^2*d + 4*c*d^2)*f*sin(2*f*x + 2*e)^
2 + 2*(c^3 + 2*c^2*d + 4*c*d^2)*f*cos(2*f*x + 2*e) + (c^3 + 2*c^2*d + 4*c*d^2)*f)*integrate((((cos(8*f*x + 8*e
)*cos(2*f*x + 2*e) + 3*cos(6*f*x + 6*e)*cos(2*f*x + 2*e) + 3*cos(4*f*x + 4*e)*cos(2*f*x + 2*e) + cos(2*f*x + 2
*e)^2 + sin(8*f*x + 8*e)*sin(2*f*x + 2*e) + 3*sin(6*f*x + 6*e)*sin(2*f*x + 2*e) + 3*sin(4*f*x + 4*e)*sin(2*f*x
 + 2*e) + sin(2*f*x + 2*e)^2)*cos(5/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + (cos(2*f*x + 2*e)*sin(8*f
*x + 8*e) + 3*cos(2*f*x + 2*e)*sin(6*f*x + 6*e) + 3*cos(2*f*x + 2*e)*sin(4*f*x + 4*e) - cos(8*f*x + 8*e)*sin(2
*f*x + 2*e) - 3*cos(6*f*x + 6*e)*sin(2*f*x + 2*e) - 3*cos(4*f*x + 4*e)*sin(2*f*x + 2*e))*sin(5/2*arctan2(sin(2
*f*x + 2*e), cos(2*f*x + 2*e))))*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e) + 1)) - ((cos(2*f*x + 2*e)
*sin(8*f*x + 8*e) + 3*cos(2*f*x + 2*e)*sin(6*f*x + 6*e) + 3*cos(2*f*x + 2*e)*sin(4*f*x + 4*e) - cos(8*f*x + 8*
e)*sin(2*f*x + 2*e) - 3*cos(6*f*x + 6*e)*sin(2*f*x + 2*e) - 3*cos(4*f*x + 4*e)*sin(2*f*x + 2*e))*cos(5/2*arcta
n2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) - (cos(8*f*x + 8*e)*cos(2*f*x + 2*e) + 3*cos(6*f*x + 6*e)*cos(2*f*x +
2*e) + 3*cos(4*f*x + 4*e)*cos(2*f*x + 2*e) + cos(2*f*x + 2*e)^2 + sin(8*f*x + 8*e)*sin(2*f*x + 2*e) + 3*sin(6*
f*x + 6*e)*sin(2*f*x + 2*e) + 3*sin(4*f*x + 4*e)*sin(2*f*x + 2*e) + sin(2*f*x + 2*e)^2)*sin(5/2*arctan2(sin(2*
f*x + 2*e), cos(2*f*x + 2*e))))*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e) + 1)))/(((2*(3*cos(6*f*x +
6*e) + 3*cos(4*f*x + 4*e) + cos(2*f*x + 2*e))*c...

________________________________________________________________________________________

Fricas [A]
time = 3.08, size = 421, normalized size = 2.05 \begin {gather*} \left [\frac {15 \, {\left (c^{3} \cos \left (f x + e\right )^{3} + c^{3} \cos \left (f x + e\right )^{2}\right )} \sqrt {-a} \log \left (\frac {2 \, a \cos \left (f x + e\right )^{2} - 2 \, \sqrt {-a} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \cos \left (f x + e\right ) \sin \left (f x + e\right ) + a \cos \left (f x + e\right ) - a}{\cos \left (f x + e\right ) + 1}\right ) + 2 \, {\left (3 \, d^{3} + {\left (45 \, c^{2} d + 30 \, c d^{2} + 8 \, d^{3}\right )} \cos \left (f x + e\right )^{2} + {\left (15 \, c d^{2} + 4 \, d^{3}\right )} \cos \left (f x + e\right )\right )} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \sin \left (f x + e\right )}{15 \, {\left (f \cos \left (f x + e\right )^{3} + f \cos \left (f x + e\right )^{2}\right )}}, -\frac {2 \, {\left (15 \, {\left (c^{3} \cos \left (f x + e\right )^{3} + c^{3} \cos \left (f x + e\right )^{2}\right )} \sqrt {a} \arctan \left (\frac {\sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \cos \left (f x + e\right )}{\sqrt {a} \sin \left (f x + e\right )}\right ) - {\left (3 \, d^{3} + {\left (45 \, c^{2} d + 30 \, c d^{2} + 8 \, d^{3}\right )} \cos \left (f x + e\right )^{2} + {\left (15 \, c d^{2} + 4 \, d^{3}\right )} \cos \left (f x + e\right )\right )} \sqrt {\frac {a \cos \left (f x + e\right ) + a}{\cos \left (f x + e\right )}} \sin \left (f x + e\right )\right )}}{15 \, {\left (f \cos \left (f x + e\right )^{3} + f \cos \left (f x + e\right )^{2}\right )}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*sec(f*x+e))^3*(a+a*sec(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

[1/15*(15*(c^3*cos(f*x + e)^3 + c^3*cos(f*x + e)^2)*sqrt(-a)*log((2*a*cos(f*x + e)^2 - 2*sqrt(-a)*sqrt((a*cos(
f*x + e) + a)/cos(f*x + e))*cos(f*x + e)*sin(f*x + e) + a*cos(f*x + e) - a)/(cos(f*x + e) + 1)) + 2*(3*d^3 + (
45*c^2*d + 30*c*d^2 + 8*d^3)*cos(f*x + e)^2 + (15*c*d^2 + 4*d^3)*cos(f*x + e))*sqrt((a*cos(f*x + e) + a)/cos(f
*x + e))*sin(f*x + e))/(f*cos(f*x + e)^3 + f*cos(f*x + e)^2), -2/15*(15*(c^3*cos(f*x + e)^3 + c^3*cos(f*x + e)
^2)*sqrt(a)*arctan(sqrt((a*cos(f*x + e) + a)/cos(f*x + e))*cos(f*x + e)/(sqrt(a)*sin(f*x + e))) - (3*d^3 + (45
*c^2*d + 30*c*d^2 + 8*d^3)*cos(f*x + e)^2 + (15*c*d^2 + 4*d^3)*cos(f*x + e))*sqrt((a*cos(f*x + e) + a)/cos(f*x
 + e))*sin(f*x + e))/(f*cos(f*x + e)^3 + f*cos(f*x + e)^2)]

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \sqrt {a \left (\sec {\left (e + f x \right )} + 1\right )} \left (c + d \sec {\left (e + f x \right )}\right )^{3}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*sec(f*x+e))**3*(a+a*sec(f*x+e))**(1/2),x)

[Out]

Integral(sqrt(a*(sec(e + f*x) + 1))*(c + d*sec(e + f*x))**3, x)

________________________________________________________________________________________

Giac [A]
time = 1.37, size = 365, normalized size = 1.78 \begin {gather*} -\frac {\frac {15 \, \sqrt {-a} a c^{3} \log \left (\frac {{\left | 2 \, {\left (\sqrt {-a} \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right ) - \sqrt {-a \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right )^{2} + a}\right )}^{2} - 4 \, \sqrt {2} {\left | a \right |} - 6 \, a \right |}}{{\left | 2 \, {\left (\sqrt {-a} \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right ) - \sqrt {-a \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right )^{2} + a}\right )}^{2} + 4 \, \sqrt {2} {\left | a \right |} - 6 \, a \right |}}\right ) \mathrm {sgn}\left (\cos \left (f x + e\right )\right )}{{\left | a \right |}} - \frac {2 \, {\left ({\left (\sqrt {2} {\left (45 \, a^{3} c^{2} d \mathrm {sgn}\left (\cos \left (f x + e\right )\right ) + 15 \, a^{3} c d^{2} \mathrm {sgn}\left (\cos \left (f x + e\right )\right ) + 7 \, a^{3} d^{3} \mathrm {sgn}\left (\cos \left (f x + e\right )\right )\right )} \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right )^{2} - 10 \, \sqrt {2} {\left (9 \, a^{3} c^{2} d \mathrm {sgn}\left (\cos \left (f x + e\right )\right ) + 6 \, a^{3} c d^{2} \mathrm {sgn}\left (\cos \left (f x + e\right )\right ) + a^{3} d^{3} \mathrm {sgn}\left (\cos \left (f x + e\right )\right )\right )}\right )} \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right )^{2} + 15 \, \sqrt {2} {\left (3 \, a^{3} c^{2} d \mathrm {sgn}\left (\cos \left (f x + e\right )\right ) + 3 \, a^{3} c d^{2} \mathrm {sgn}\left (\cos \left (f x + e\right )\right ) + a^{3} d^{3} \mathrm {sgn}\left (\cos \left (f x + e\right )\right )\right )}\right )} \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right )}{{\left (a \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right )^{2} - a\right )}^{2} \sqrt {-a \tan \left (\frac {1}{2} \, f x + \frac {1}{2} \, e\right )^{2} + a}}}{15 \, f} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c+d*sec(f*x+e))^3*(a+a*sec(f*x+e))^(1/2),x, algorithm="giac")

[Out]

-1/15*(15*sqrt(-a)*a*c^3*log(abs(2*(sqrt(-a)*tan(1/2*f*x + 1/2*e) - sqrt(-a*tan(1/2*f*x + 1/2*e)^2 + a))^2 - 4
*sqrt(2)*abs(a) - 6*a)/abs(2*(sqrt(-a)*tan(1/2*f*x + 1/2*e) - sqrt(-a*tan(1/2*f*x + 1/2*e)^2 + a))^2 + 4*sqrt(
2)*abs(a) - 6*a))*sgn(cos(f*x + e))/abs(a) - 2*((sqrt(2)*(45*a^3*c^2*d*sgn(cos(f*x + e)) + 15*a^3*c*d^2*sgn(co
s(f*x + e)) + 7*a^3*d^3*sgn(cos(f*x + e)))*tan(1/2*f*x + 1/2*e)^2 - 10*sqrt(2)*(9*a^3*c^2*d*sgn(cos(f*x + e))
+ 6*a^3*c*d^2*sgn(cos(f*x + e)) + a^3*d^3*sgn(cos(f*x + e))))*tan(1/2*f*x + 1/2*e)^2 + 15*sqrt(2)*(3*a^3*c^2*d
*sgn(cos(f*x + e)) + 3*a^3*c*d^2*sgn(cos(f*x + e)) + a^3*d^3*sgn(cos(f*x + e))))*tan(1/2*f*x + 1/2*e)/((a*tan(
1/2*f*x + 1/2*e)^2 - a)^2*sqrt(-a*tan(1/2*f*x + 1/2*e)^2 + a)))/f

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \sqrt {a+\frac {a}{\cos \left (e+f\,x\right )}}\,{\left (c+\frac {d}{\cos \left (e+f\,x\right )}\right )}^3 \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + a/cos(e + f*x))^(1/2)*(c + d/cos(e + f*x))^3,x)

[Out]

int((a + a/cos(e + f*x))^(1/2)*(c + d/cos(e + f*x))^3, x)

________________________________________________________________________________________